Skip to content

Populate stream to prepare_request if passed from CLI arg. - #14

Merged
wumingxiami merged 1 commit into
MiniMax-AI:mainfrom
ywang96:main
May 14, 2026
Merged

Populate stream to prepare_request if passed from CLI arg.#14
wumingxiami merged 1 commit into
MiniMax-AI:mainfrom
ywang96:main

Conversation

@ywang96

@ywang96 ywang96 commented May 13, 2026

Copy link
Copy Markdown
Contributor

When --stream is passed through CLI, it was actually never populated to the request level so all requests were still sent as non-streaming. This was discovered from running run_batch_sequential.sh with --stream.

This PR fixes it.

@ywang96 ywang96 changed the title Popular stream to prepare_request if passed from CLI arg. Populate stream to prepare_request if passed from CLI arg. May 13, 2026
@wumingxiami
wumingxiami merged commit 10bb551 into MiniMax-AI:main May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants